Filename | (eval 1116)[/usr/share/perl/5.10/CGI.pm:869] |
Statements | Executed 4 statements in 30µs |
Eval Invoked At | /usr/share/perl/5.10/CGI.pm line 869 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 3 | 3 | 18µs | 18µs | server_port | CGI::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | # spent 18µs within CGI::server_port which was called 4 times, avg 5µs/call:
# 2 times (8µs+0s) by CGI::url at line 32 of (eval 1109)[CGI.pm:869], avg 4µs/call
# once (6µs+0s) by CGI::protocol at line 832 of CGI.pm
# once (4µs+0s) by CGI::protocol at line 5 of (eval 1115)[CGI.pm:869] | ||||
2 | 4 | 30µs | return $ENV{'SERVER_PORT'} || 80; # for debugging | ||
3 | } | ||||
4 | |||||
5 | ; |